home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / iwf12.zip / README.TXT < prev   
Text File  |  1994-02-02  |  2KB  |  38 lines

  1. Image WorkFrame ver 1.1
  2.  
  3. Version Release Feb. 3 / 1994
  4.  
  5. Craig Muller
  6. 1991,1992,1993
  7.  
  8. cmuller@ccu.umanitoba.ca
  9. Computer Vision Laboratory
  10. Dept. of Industrial Engineering
  11. University of Manitoba
  12. Winnipeg, Manitoba.
  13. CANADA. R3T 2N2
  14.  
  15.  
  16. ONE LINE DESCRIPTION:
  17.  
  18. Window Image Processing Programmers Tool for Scientists and Engineers
  19.  
  20.  
  21. EXPANDED DESCRIPTION:
  22.  
  23. Most of the projects were aimed at running on the PC platform and did not require any real-
  24. time or multitasking. They did however require a lot of memory space and a Graphical User
  25. Interface if they were to be interactive. Because of its low cost and huge support base
  26. Windows was seen as a ideal environment for this software. Windows was chosen as a
  27. preferred environment for developing this toolkit because it is, by design, graphically based
  28. with levels of abstraction for all the hardware devices. This makes it more difficult to build a
  29. small program but when the software becomes more complex, such as in image processing,
  30. the task is much easier to implement. IWF allows relative novice programmers to develop
  31. image processing tools and perform experimentation without the drudgery of learning all the
  32. details of windows programming an without needing to develop low-level routines first. The
  33. target for this software effort is to help engineers, scientists and students develop code quickly
  34. an easility. A secondary goal of this effort is to build a highly structured software tool which is
  35. based on a modular design. Each software project can be fit into place and modified without
  36. changing the primary code for the program.
  37.  
  38. FULL DOCUMENTATION IN FILE (IWF.WRI)